Power of Data Visualization by Power BI. FB Page: ข ช างจ บข อม ล

Size: px
Start display at page:

Download "Power of Data Visualization by Power BI. FB Page: ข ช างจ บข อม ล"

Transcription

1 Power of Data Visualization by Power BI

2 Profile Rapheephan (Pear) Laochamroonvorapongse Petroleum Engineer, PTTEP B.E. in Petroleum Engineering Chulalongkorn U. (1st Class Honor) M.S. in Petroleum Engineering at The University of Texas at Austin Research Area: Data Analytics, Low Dimension Modeling, Artificial Intelligence Application Admin Page ข ช างจ บข อม ล

3 What is Power BI? What is Power BI? Power BI is a business analytics solution that lets you visualize your data and share insights across your organization, or embed them in your app or website Gartner Magic Quadrant for Analytics & BI Platform Source:powerbi.microsoft.com

4 Why Power BI? Connect to various source data and analyze million rows of data Define complex calculations using Data Analysis Expression (DAX) Visualize data with interactive report and dashboard Collaborate and share report or dashboard to team inside or outside organization More important, it is FREE!!!

5 Power BI Pricing Power BI Desktop Power BI Pro Power BI Premium Power BI Embedded Free Data Analysis and report tool 9.9 USD/monthuser Collaborate on the shared data Audit and govern how data is accessed Cost depends on number of users and capacity Large scale deployment Minimum 750 USD/month Visual analytics embeded in your applications

6 How to Install Power BI? 1. Click Download Free to start Power BI Desktop 2. Click Sign up and register with school or office 3. Open Power BI program to start program Remark: Sign in the account in order to share report to Power BI service and import new visuals from marketplace

7 Power BI Overview Report Data Relationships Three key steps of Power BI Data Relationships Report

8 Step 1: Data > Get Data Power BI can connect to various types of source data Files or Folder (csv, txt, Excel) Database (SQL, Access, Oracle, IBM, Azure, etc.) Online Services (Sharepoint, Facebook, Github, Power BI Service, etc.) Others (R script, *Python script, Spark, Hadoop, etc.)

9 Let s explore condo data

10 Step 1: Data > Get Data 1. Check worksheet that you would like to upload 2. Click Edit to go to query editor

11 Step 1: Data > Query Editor Roles of Query Editor 1. Data cleaning and transformation 2. Add calculated columns Table Name Function Bar Query List Transformation Steps

12 Step 1: Data > Define Data Category 1. Define Data Category: Data Tab > Select Data Column > Modeling > Data Type Date Text Whole Number Decimal Number True False 2. Recheck Data Category in Query Editor

13 All data are ready to cook!

14 Step 2: Data Model Manage Relationship between DATA TABLE and LOOKUP TABLE DATA TABLE: Dynamic Table (transaction, sale, return, etc.) LOOKUP TABLE: Descriptive Table (country code, product category, etc.) Good News: Power BI will automatically detect data relationship This is Data Model This is not Data Model

15 Step 2: Data Model Foreign Keys in Data Table Primary Keys in Lookup Table Avoid using Both Direction

16 All data are mixed together!

17 Step 3: Data Visualization 4. Filters (Visual, Page, Report Levels) 3. Field, Format, Analytics Panes 1. Visuals (Bar, Line, Scatter, Map,Filter, Matrix, etc.) 2. Field List (Table, Columns, Measures) Report Page (Add, Duplicate, and Delete)

18 Step 3: Data Visualization Time Filter KPI Tree Map Card Map Bar Chart

19 Step 3: Data Visualization Forecast Select Trendline from Analytics Pane Line Chart: Continuous plot Scatter Chart

20 Data are ready to be served!

21 Let s continue with condo data

22 Example of Condo Report

23 Example of Condo Report

24 Example of Condo Report

25 Example of Condo Report

26 Example of Condo Forecast

27 Python Script in Power BI (New) import seaborn as sns import matplotlib.pyplot as plt sns.distplot(dataset.sale_price_sqm, kde=false, bins=40) plt.show() g=sns.pairgrid(dataset) g=g.map(plt.scatter) plt.show() sns.lmplot(x="dist_paragon",y="sale_price_sqm", data=dataset) plt.show()

28 R Script in Power BI library(ggplot2) ggplot(dataset, aes(x=sale_price_sqm)) +geom_histogram(colour="black", fill="blue",bin=40) pairs(~sale_price_sqm+year_built+dist_paragon,data=dataset, col="blue") ggplot(dataset,aes(dist_paragon,sale_price_sqm))+ geom_point(aes(color="red",alpha=0.3))+ geom_smooth(method="lm")

29 Example of Condo Report

Analyzing Data with Power BI

Analyzing Data with Power BI Course 20778A: Analyzing Data with Power BI Course Outline Module 1: Introduction to Self-Service BI Solutions Introduces business intelligence (BI) and how to self-serve with BI. Introduction to business

More information

SQL Server Analysis Services Tabular Models and Power BI

SQL Server Analysis Services Tabular Models and Power BI SQL Server Analysis Services Tabular Models and Power BI Course ISI-1487 4 Days Instructor-led, Hands-on Introduction This four-day instructor-led course is aimed at database professionals who fulfill

More information

SQL Server Course Analyzing Data with Power BI Length. Audience. What You'll Learn. Course Outline. 3 days

SQL Server Course Analyzing Data with Power BI Length. Audience. What You'll Learn. Course Outline. 3 days SQL Server Course - 20778 Analyzing Data with Power BI 2017 Length 3 days Audience The course will likely be attended by SQL Server report creators who are interested in alternative methods of presenting

More information

MCSA BI Reporting. A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Power BI. edusum.com

MCSA BI Reporting. A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Power BI. edusum.com 70-778 MCSA BI Reporting A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Power BI edusum.com Table of Contents Introduction to 70-778 Exam on Analyzing and Visualizing Data with

More information

Packages. Power of MICROSOFT EXCEL PACKAGE SERIES. Bring your data to life COURSES

Packages. Power of MICROSOFT EXCEL PACKAGE SERIES. Bring your data to life COURSES MICROSOFT EXCEL PACKAGE SERIES Power of Bring your data to life March 5-May 11, 2018 Every Monday to Friday 6:30 PM to 8:30 PM @ IBA City Campus COURSES 1) Basic of Excel (March 5-14 2018) 2) Advanced

More information

Audience Profile The course will likely be attended by SQL Server report creators who are interested in alternative methods of presenting data.

Audience Profile The course will likely be attended by SQL Server report creators who are interested in alternative methods of presenting data. [MS20778]: Analyzing Data with Power BI Length : 3 Days Audience(s) : Information Workers Level : 300 Technology : Power BI Delivery Method : Instructor-led (Classroom) Course Overview The main purpose

More information

Analyzing Data with Power BI

Analyzing Data with Power BI Analyzing Data with Power BI Course 20778B 3 Days Instructor-led, Hands-on Course Description The main purpose of this three-day instructor-led course is to give students a good understanding of data analysis

More information

Analyzing Data with Power BI (20778)

Analyzing Data with Power BI (20778) Analyzing Data with Power BI (20778) Duration: 3 Days Live Course Delivery Price: $1795 MOC On-Demand Price: $895 Discounts: We offer multiple discount options. Click here for more info. Delivery Options:

More information

Oracle BI 12c: Create Analyses and Dashboards Ed 1

Oracle BI 12c: Create Analyses and Dashboards Ed 1 Oracle BI 12c: Create Analyses and Dashboards Ed 1 Duration: 5 Days What you will learn This Oracle BI 12c: Create Analyses and Dashboards course for Release 12.2.1 provides step-by-step instructions for

More information

Microsoft BI Product Suite

Microsoft BI Product Suite Microsoft BI Product Suite On Premises and In the Cloud What is Business Intelligence? How is the BI industry evolving? What are the typical components of a BI solution? How can BI be deployed within your

More information

Oracle BI 12c: Create Analyses and Dashboards Ed 1

Oracle BI 12c: Create Analyses and Dashboards Ed 1 Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle BI 12c: Create Analyses and Dashboards Ed 1 Duration: 5 Days What you will learn This Oracle BI 12c: Create Analyses and

More information

This tutorial covers all the important concepts in Power BI and provides a foundational understanding on how to use Power BI.

This tutorial covers all the important concepts in Power BI and provides a foundational understanding on how to use Power BI. About the Tutorial Power BI is a Data Visualization and Business Intelligence tool that converts data from different data sources to interactive dashboards and BI reports. Power BI suite provides multiple

More information

IT117: Microsoft Power Business Intelligence

IT117: Microsoft Power Business Intelligence IT117: Microsoft Power Business Intelligence IT117 Rev.001 CMCT COURSE OUTLINE Page 1 of 9 Training Description: This five-day instructor-led course is a complete high-level tour of the Microsoft Business

More information

CRM Boot Camp for Dynamics 365

CRM Boot Camp for Dynamics 365 CRM Boot Camp for Dynamics 365 Course Level: 100 This instructor-led course provides a key step for administrators and customizers who are beginning or advancing their knowledge of CRM for Microsoft Dynamics

More information

SCOM: Better together with OMS. Cameron Fuller Solution Director Catapult

SCOM: Better together with OMS. Cameron Fuller Solution Director Catapult SCOM: Better together with OMS Cameron Fuller Solution Director Catapult Systems @CFullerMVP Agenda What s new in SCOM 2016 & futures (in 60 seconds or less) Introduction to OMS & what s new in OMS What

More information

6/15/2018. Business Intelligence for Municipal Power Systems

6/15/2018. Business Intelligence for Municipal Power Systems The information provided here is for informational and educational purposes and current as of the date of publication. The information is not a substitute for legal advice and does not necessarily reflect

More information

ETL (extract, transform and load) Architect ETL development using various ETL tools: DTS / SSIS, Hummungbird Genio, Informatica, Datastage DW

ETL (extract, transform and load) Architect ETL development using various ETL tools: DTS / SSIS, Hummungbird Genio, Informatica, Datastage DW Whoami ETL (extract, transform and load) Architect ETL development using various ETL tools: DTS / SSIS, Hummungbird Genio, Informatica, Datastage DW Experience in various domains: Pharmaceutical, finance,

More information

Stuck with Power BI? Get Pyramid Starting at $0/month. Start Moving with the Analytics OS

Stuck with Power BI? Get Pyramid Starting at $0/month. Start Moving with the Analytics OS Stuck with Power BI? Start Moving with the Analytics OS Get Pyramid 2018 Starting at $0/month Start Moving with Pyramid 2018 Break Away from Power BI Many organizations struggle to meet their analytic

More information

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server MS-20466: Implementing Data Models and Reports with Microsoft SQL Server Description The focus of this five-day instructor-led course is on creating managed enterprise BI solutions. It describes how to

More information

Realizing the Power of Microsoft Reporting

Realizing the Power of Microsoft Reporting Realizing the Power of Microsoft Reporting SQL Saturday #187 - Richmond 1118 West Main Street Richmond, Virginia 23230 804.355.0511 2012 CapTech Ventures, Inc. IT Management Consulting Systems Integration

More information

Grand Prize. Don't forget to fill out your card! Overview 7/26/2018. Analyze City Data and Avoid Flying Blind

Grand Prize. Don't forget to fill out your card! Overview 7/26/2018. Analyze City Data and Avoid Flying Blind The information provided here is for informational and educational purposes and current as of the date of publication. The information is not a substitute for legal advice and does not necessarily reflect

More information

7 October Rolf Tesmer. SQL & BI Solutions Architect. b https://mrfoxsql.wordpress.com/ in https://au.linkedin.

7 October Rolf Tesmer. SQL & BI Solutions Architect. b https://mrfoxsql.wordpress.com/ in https://au.linkedin. 7 October 2015 Rolf Tesmer SQL & BI Solutions Architect b https://mrfoxsql.wordpress.com/ in https://au.linkedin.com/in/rolftesmer Agenda BI Refresher What is Datazen Managing the Datazen Server Client

More information

AVANTUS TRAINING PTE PTE LTD LTD

AVANTUS TRAINING PTE PTE LTD LTD [MS20466]: Implementing Data Models and Reports with SQL Server 2014 Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft SQL Server Delivery Method : Instructor-led (Classroom)

More information

Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA.

Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA. Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA. 1 At the end of this course, you will be able to describe the reporting

More information

Oracle Fusion Applications

Oracle Fusion Applications Oracle Fusion Applications Reporting and Analytics Handbook Release 11.1.6 E41684-01 August 2013 Explains how to use Oracle Fusion Applications to perform current state analysis of business applications.

More information

CONFIGMGR DATA SOLUTIONS

CONFIGMGR DATA SOLUTIONS CONFIGMGR DATA SOLUTIONS Benjamin Reynolds blogs.technet.microsoft.com/ benjamin/ Microsoft Steve Thompson www.stevethompsonmvp.wordpress.com Senior Consultant Softchoice Benjamin Reynolds Steve Thompson?

More information

Data Insights. with Power BI and SSRS Look at More A THInc.IT Conference. Kevin Carter February 22, 2018.

Data Insights. with Power BI and SSRS Look at More A THInc.IT Conference. Kevin Carter February 22, 2018. Data Insights with Power BI and SSRS Speaker Kevin Carter kevin.carter@thincit.com 2018 Look at More A THInc.IT Conference February 22, 2018 Meet the Speaker Kevin Carter Director, THInc.IT Business Intelligence

More information

The Importance of good data management and Power BI

The Importance of good data management and Power BI The Importance of good data management and Power BI The BI Iceberg Visualising Data is only the tip of the iceberg Data Preparation and provisioning is a complex process Streamlining this process is key

More information

Power BI for the Developer Integrate, Extend, Embed!

Power BI for the Developer Integrate, Extend, Embed! Czech Republic Windows User Group 2 November, 2017 Power BI for the Developer Integrate, Extend, Embed! Peter Myers Bitwise Solutions Presenter introduction Peter Myers Independent BI Expert, Bitwise Solutions

More information

Oracle BI 11g R1: Create Analyses and Dashboards

Oracle BI 11g R1: Create Analyses and Dashboards Oracle University Contact Us: + 38516306373 Oracle BI 11g R1: Create Analyses and Dashboards Duration: 5 Days What you will learn This Oracle BI 11g R1: Create Analyses and Dashboards course for Release

More information

Member of Western Europe Data Insights & AI. 14 years of SQL Server and 7 years of consultany.

Member of Western Europe Data Insights & AI. 14 years of SQL Server and 7 years of consultany. About Member of Western Europe Data Insights & AI 14 years of SQL Server and 7 years of consultany Steve.verschaeve@microsoft.com Overview How to acquire Power BI Report Server for the BI user Power BI

More information

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014 20466: Implementing Data Models and Reports with Microsoft SQL Server 2014 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional, you may

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence SharePoint 2013 Business Intelligence 55042; 4 Days, Instructor-led Course Description This 4-day instructor-led course provides students with the necessary knowledge to work with all the associated SharePoint

More information

Market for BI & Data Analytics

Market for BI & Data Analytics Market for BI & Data Analytics April 05, 2017 Akscellence Info Solutions Research Case Study 2017 Akscellence Info. PROBLEM STATEMENT Why Traditional Business Intelligence techniques are failing to resolve

More information

POWER BI INTEGRATION U S E R G U IDE

POWER BI INTEGRATION U S E R G U IDE POWER BI INTEGRATION Monitor your most critical reporting data in Web or Mobile app. EXTEN S ION FOR MAG EN T O 2 U S E R G U IDE June 2017 Version 1.0.0 Kyrylo Kostiukov kostiukov@bimproject.net COPYRIGHT

More information

Power BI behind the scenes: security and users management. Andrea Martorana Tusa BI Specialist

Power BI behind the scenes: security and users management. Andrea Martorana Tusa BI Specialist Power BI behind the scenes: security and users management Andrea Martorana Tusa BI Specialist Speaker info First name: Andrea. Last name: Martorana Tusa. Italian, working by Widex a danish company which

More information

BI Publisher and APEX The Next Dimension of Oracle Reports

BI Publisher and APEX The Next Dimension of Oracle Reports ??!! BI Publisher and APEX The Next Dimension of Oracle Reports Madi Serban September 20, 2018 DOAG Big Data Days Dresden Who We Are & What We Do Madi Serban Co-Founder, CogniByte Florin Serban Co-Founder,

More information

Distributing Power BI Content

Distributing Power BI Content Distributing Power BI Content Distributing Power BI Content Heidi Enho Microsoft MVP (Data Platform & Excel) Microsoft Certified Trainer, MCSA heidi.enho@sulava.com HExcelligent.fi, vilahdus.fi Objectives

More information

Analytics Cloud Service Administration Guide

Analytics Cloud Service Administration Guide Analytics Cloud Service Administration Guide Version 17 November 2017 Contents About This Guide... 5 About Primavera Analytics... 5 About Primavera Data Warehouse... 6 Overview of Oracle Business Intelligence...

More information

REPORT BUILDER AND PERFORMANCEPOINT 2013 COMBO PACK

REPORT BUILDER AND PERFORMANCEPOINT 2013 COMBO PACK CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: REPORT BUILDER AND PERFORMANCEPOINT 2013 COMBO PACK Course: 55060A; Duration: 5 Days; Instructor-led WHAT YOU WILL LEARN This five-day instructor-led course

More information

SharePoint 2013 PerformancePoint Services

SharePoint 2013 PerformancePoint Services SharePoint 2013 PerformancePoint Services Course 55057; 3 Days, Instructor-led Course Description This three-day instructor-led course provides students with the necessary knowledge to work with PerformancePoint

More information

Sage Intelligence Reporting Trees

Sage Intelligence Reporting Trees Sage Intelligence Reporting Trees Reporting Trees... 3 Introducing Reporting Trees... 3 Reporting Unit Structures... 4 Parent Child Relationships... 7 Account Filters... 7 Managing Reporting Trees... 11

More information

SAP Lumira, version for the SAP Business One application Overview Presentation

SAP Lumira, version for the SAP Business One application Overview Presentation SAP Lumira, version for the SAP Business One application Overview Presentation SAP Business One Global Rollout April 2014 Public Your Brain is Wired for Visuals 65% of information is remembered by people

More information

The Right Tool For The Job

The Right Tool For The Job The Right Tool For The Job Kara Glasgow Kara.Glasgow@tcsc.com Project Manager What is Business Intelligence?! Define Benefits Know the Tools Define the Target Know Your Team Set the Path SO Many Options

More information

DETAILED COURSE AGENDA

DETAILED COURSE AGENDA DETAILED COURSE AGENDA Dynamics 365 University: Boot Camp Detailed Agenda Course Level: 100 This instructor-led course provides a key step for Microsoft Dynamics 365 administrators and customizers who

More information

POWER BI OVERVIEW & FEATURES JANUARY 2017, SINGAPORE. Khilitchandra Prajapati

POWER BI OVERVIEW & FEATURES JANUARY 2017, SINGAPORE. Khilitchandra Prajapati POWER BI OVERVIEW & FEATURES JANUARY 2017, SINGAPORE Khilitchandra Prajapati www.bigator.com COMMON BI CHALLENGES Lots of data to analyze Getting complete picture is very difficult Many types of data Structured,

More information

Sales Analytics Blueprint for Retail (SABR)

Sales Analytics Blueprint for Retail (SABR) Sales Analytics Blueprint for Retail (SABR) [Solution Deployment Guide] This Solution Deployment Guide describes how to install and use the default SABR model and visualization project in the SABR Evaluation

More information

Ibm Cognos Planning Contributor For Microsoft Excel User Guide

Ibm Cognos Planning Contributor For Microsoft Excel User Guide Ibm Cognos Planning Contributor For Microsoft Excel User Guide Through IBM Cognos TM1's broad flexibility, you can model deploy planning solutions IBM Europe Sales Manual Enhancements in IBM Cognos Analysis

More information

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook.

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook. Course Code: AUDIENCE: FORMAT: LENGTH: POWER BI BOOTCAMP O365-410-PBI (CP PBI365) Data Analyst and BI Professionals Instructor-led training with hands-on labs 4 Days COURSE INCLUDES: 4-days of instructor

More information

Microsoft SharePoint 2013 Business Intelligence

Microsoft SharePoint 2013 Business Intelligence 1800 ULEARN (853 276) www.ddls.com.au Microsoft 55042 - SharePoint 2013 Business Intelligence Length 3 days Price $2750.00 (inc GST) Version A Overview This three-day instructor-led course provides students

More information

REPORTING ON HISTORICAL CHANGES IN YOUR DATA

REPORTING ON HISTORICAL CHANGES IN YOUR DATA REPORTING ON HISTORICAL CHANGES IN YOUR DATA Summary Get deeper insight and make data-driven decisions by analyzing your organization's activity over over the last three months. Report on Historical Changes

More information

MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro. Core Infrastructure: IT Pro & Developer. Productivity: IT Pro

MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro. Core Infrastructure: IT Pro & Developer. Productivity: IT Pro MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro Core Infrastructure: IT Pro & Developer Productivity: IT Pro Data management & analytics: IT Pro & Developer App Builder: Developer Business

More information

BI Portal User Guide

BI Portal User Guide Contents 1 Overview... 3 2 Accessing the BI Portal... 3 3 BI Portal Dashboard... 3 3.1 Adding a new widget... 4 3.2 Customizing an Existing Widget... 8 3.3 Additional Widget Operations... 9 4 Widget Gallery...

More information

So Many Choices: Choosing the Right Business Intelligence Reporting Tool for Your Organization

So Many Choices: Choosing the Right Business Intelligence Reporting Tool for Your Organization So Many Choices: Choosing the Right Business Intelligence Reporting Tool for Your Organization Barry Markovic IT Convergence Melissa English IT Convergence In today s IT world, there are so many choices

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server 20466 - Implementing Data Models and Reports with Microsoft SQL Server Duration: 5 Days Course Price: $2,975 Software Assurance Eligible Course Description Note: This course is designed for customers who

More information

BI Travel Report: Pending Travel Requests by Budget Period

BI Travel Report: Pending Travel Requests by Budget Period Table of Contents Overview... 2 Objectives... 2 Enterprise Roles... 2 Procedure... 3 A. Navigation... 3 B. Report Prompts... 5 C. Export to Excel and Analysis Example... 7 D. Error Message... 10 *Please

More information

Pepperi Plugin for SAP Business One

Pepperi Plugin for SAP Business One Pepperi Plugin for SAP Business One April. 2015 Ver 1.1 Contents 1 Introduction...4 1.1 System Requirements... 4 1.2 Glossary... 4 2 System Architecture...5 3 Overview...6 3.1 Installation and Setup...

More information

Lab 20: Excel 3 Advanced

Lab 20: Excel 3 Advanced Lab 20: Excel 3 Advanced () CONTENTS 1 Lab Topic... Error! Bookmark not defined. 1.1 In-Lab... 27 1.1.1 In-Lab Materials... 27 1.1.2 In-Lab Instructions... 27 1.2 Out-Lab... 33 1.2.1 Out-Lab Materials...

More information

POWER UP SSRS WITH POWER BI

POWER UP SSRS WITH POWER BI POWER UP SSRS WITH POWER BI SQL Saturday 647 Boston MA Sunil Kadimdiwan InfoTrove Business Intelligence Agenda Overview of Power BI Report Server Demos Paginated Report Mobile Report Power BI Report Other

More information

What 's new in Sage 300 ERP 2012 [V.6.1]?

What 's new in Sage 300 ERP 2012 [V.6.1]? -1- What 's new in Sage 300 ERP 2012 [V.6.1]? System Manager Multi-company License open multiple company databases from the Sage 300 ERP Desktop or from the portal. (Same user login on the same machine,

More information

Power BI Certification Bootcamp

Power BI Certification Bootcamp PBI365 Power BI Certification Bootcamp Mastering the Power BI Platform Version 1.6 Complying with all applicable copyright laws is the responsibility of the user. All rights reserved. Without limiting

More information

Overview of Solver s BI360 Suite. A Solver White Paper

Overview of Solver s BI360 Suite. A Solver White Paper Overview of Solver s BI360 Suite A Solver White Paper October 2016 solverglobal.com Copyright 2016 Contents Introduction... 2 Architecture Overview... 2 Reporting Overview... 3 Reporting Components...

More information

Create Your Own Portfolio Dashboard

Create Your Own Portfolio Dashboard Create Your Own Portfolio Dashboard Presented by: Jacques Goupil 11/28/2017 Jacques Goupil, PMP, MCTS, MCP Director of Client Satisfaction Jacques.Goupil@ppmworks.com www.linkedin.com/in/jacquesgoupil

More information

Dynamics Project Service Automation Hands On Guide

Dynamics Project Service Automation Hands On Guide 2017 Dynamics 365 - Project Service Automation Hands On Guide Sam Surana Microsoft 9/14/2017 Table of Contents Introduction... 2 Prerequisites... 3 Creating Project Service Opportunity... 4 Quote Creation...

More information

Audit & Fraud Investigations: Data Mining & Analytics Automation

Audit & Fraud Investigations: Data Mining & Analytics Automation Audit & Fraud Investigations: Data Mining & Analytics Automation Facilitator Mr. Areef Ali B.Sc, FCCA, CA, MBA Wed 20th & Thu 21st February 2019 Get the latest Business Intelligence Analytics tools Contact

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence SharePoint 2013 Business Intelligence Duration: 5 Days Course Code: M55042 Overview: This three-day instructor-led course provides students with the necessary knowledge to work with all the associated

More information

Microsoft Excel. Zoho Reports. A detailed comparison study on why spreadsheets are not best suited for analytics

Microsoft Excel. Zoho Reports. A detailed comparison study on why spreadsheets are not best suited for analytics Microsoft Excel VS Zoho Reports A detailed comparison study on why spreadsheets are not best suited for analytics Introduction Some say that data is the new oil, and information is the currency of the

More information

Oracle Business Intelligence Publisher Integration with Essbase & Other Hyperion Products S299589

Oracle Business Intelligence Publisher Integration with Essbase & Other Hyperion Products S299589 Oracle Business Intelligence Publisher Integration with Essbase & Other Hyperion Products S299589 Nick Psomas Senior Product Manager Oracle Business Intelligence Hackey Weinberger Senior Product Manager

More information

SYLLABUS BIG DATA ANALYTICS USING EXCEL BUSINESS INTELLIGENCE AND POWER BI TOOLS (ECTS 5)

SYLLABUS BIG DATA ANALYTICS USING EXCEL BUSINESS INTELLIGENCE AND POWER BI TOOLS (ECTS 5) SYLLABUS BIG DATA ANALYTICS USING EXCEL BUSINESS INTELLIGENCE AND POWER BI TOOLS (ECTS 5) The mission of ZSEM is to transfer values, knowledge, and skills that students need for long-term success in a

More information

Introduction to Cognos Analytics and Report Navigation Training. IBM Cognos Analytics 11

Introduction to Cognos Analytics and Report Navigation Training. IBM Cognos Analytics 11 Introduction to Cognos Analytics and Report Navigation Training IBM Cognos Analytics 11 Applicable for former IBM Cognos 10 report users who access CBMS Cognos to run and view reports March 2018 This training

More information

What s new in D365 for Finance & Operations Reporting? Hope Enochs

What s new in D365 for Finance & Operations Reporting? Hope Enochs What s new in D365 for Finance & Operations Reporting? Hope Enochs Reporting Tools offered within D365E TOOL AUTHOR TARGET DATA CONSUMPTION DESIGNER Excel Integration Allows data management and analysis

More information

Drive Better Insights with Oracle Analytics Cloud

Drive Better Insights with Oracle Analytics Cloud Drive Better Insights with Oracle Analytics Cloud Thursday, April 5, 2018 Speakers: Jason Little, Sean Suskind Copyright 2018 Sierra-Cedar, Inc. All rights reserved Today s Presenters Jason Little VP of

More information

6.1 T&E Analysis vs. Concur Intelligence Tools

6.1 T&E Analysis vs. Concur Intelligence Tools Chapter 6 Concur s reporting capabilities provide detailed insight into your T&E spending, allowing for both cost savings and increased efficiency for your organization. 6 Concur s reporting solution offers

More information

SAP BusinessObjects Design Studio Release 1.5 Overview and Roadmap. Jie Deng Product Management, BI Clients, SAP SE

SAP BusinessObjects Design Studio Release 1.5 Overview and Roadmap. Jie Deng Product Management, BI Clients, SAP SE SAP BusinessObjects Design Studio Release 1.5 Overview and Roadmap Jie Deng Product Management, BI Clients, SAP SE Analytics Solutions from SAP Analytics Strategy Transition to the Cloud while growing

More information

SUGAR EDITIONS COMPARISON MATRIX. Sales. Marketing. Customer Service & Support. $40/user/mo $65/user/mo $150/user/mo $4,800/year (minimum)

SUGAR EDITIONS COMPARISON MATRIX. Sales. Marketing. Customer Service & Support. $40/user/mo $65/user/mo $150/user/mo $4,800/year (minimum) EDITIONS COMARISON MATRIX ROFESSIONAL ENTERRISE Minimum 10 users $40/user/mo $65/user/mo $150/user/mo $4,800/year $7,800/year $18,000/year International pricing at: www.sugarcrm.com/product/intl-pricing

More information

Contents Getting Started... 7 Sample Dashboards... 12

Contents Getting Started... 7 Sample Dashboards... 12 P6 Analytics Reference Manual Release 3.4 September 2014 Contents Getting Started... 7 About P6 Analytics... 7 Prerequisites to Use Analytics... 8 About Analyses... 9 About... 9 About Dashboards... 10

More information

Dashboard in a Day. Presented by Jacques Goupil

Dashboard in a Day. Presented by Jacques Goupil 1 October 24 th, 2017 This session is being recorded. For a copy of the slides or today s reporting samples please contact: reporting@ppmworks.com Dashboard in a Day Presented by Jacques Goupil Jacques

More information

SAP Web Intelligence

SAP Web Intelligence SAP Web Intelligence P&I Analytics Strategy Profitable transition to the Cloud while growing our stable core BUILD THE CLOUD GROW THE CORE SAP BusinessObjects Web Intelligence for ad-hoc query and interactive

More information

Your Financial Reporting problems solved by Oracle fusion!

Your Financial Reporting problems solved by Oracle fusion! Your Financial Reporting problems solved by Oracle fusion! In today s day and age with the multitude of information available, organizations depend largely on how strategically they use its financial information

More information

PEAT VISUAL GUIDE VOLUME

PEAT VISUAL GUIDE VOLUME PEAT VISUAL GUIDE VOLUME 2: Quick Getting Started with Discounted Cash Flow Module and Integrated Risk Management Copyright 2005-2013 Dr. Johnathan Mun. All rights reserved. Dublin, California. admin@realoptionsvaluation.com

More information

New World Technologies, Inc Invoice Importer

New World Technologies, Inc Invoice Importer New World Technologies, Inc Invoice Importer The Invoice Importer is a tool that allows users of QuickBooks Pro, Premier, Accountant's and Enterprise editions 2010 or greater to import Invoices, Sales

More information

Deltek Costpoint Enterprise Reporting 7.2. Release Notes

Deltek Costpoint Enterprise Reporting 7.2. Release Notes Deltek Costpoint Enterprise Reporting 7.2 Release Notes December 7, 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical

More information

University Finance IBM Cognos 10 Planning Financial Performance Management Solution

University Finance IBM Cognos 10 Planning Financial Performance Management Solution University Finance IBM Cognos 10 Planning Financial Performance Management Solution User Guide CONTENTS 1 Introduction... 3 What is Cognos?... 3 Why Cognos?... 3 Benefits of Cognos... 3 2 Logging into

More information

Accounts Payable Users Guide

Accounts Payable Users Guide Accounts Payable Users Guide Updated 05/28/2014 Page 1 of 9 Accounts Payable The accounts payable application is used to enter records that require cash disbursement (computer check, manual check, virtual

More information

SAP BusinessObjects Design Studio. Ian Mayor & Ya-Chi Lu

SAP BusinessObjects Design Studio. Ian Mayor & Ya-Chi Lu SAP BusinessObjects Design Studio Ian Mayor & Ya-Chi Lu Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation

More information

Office 365 Beyond The Office Apps

Office 365 Beyond The Office Apps Office 365 Beyond The Office Apps Developed By CPA Crossings, LLC Rochester, Michigan John H. Higgins, CPA.CITP Strategic Technology Advisor Co-founder of CPA Crossings, LLC Strategic technology advisor

More information

Oracle Service Cloud. New Feature Summary

Oracle Service Cloud. New Feature Summary Oracle Service Cloud New Feature Summary May 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE SERVICE CLOUD MAY RELEASE OVERVIEW... 4 WEB CUSTOMER SERVICE... 4 Community Self-Service Enhancements...

More information

Getting Started with Power BI 8 Easy Steps

Getting Started with Power BI 8 Easy Steps Getting Started with Power BI 8 Easy Steps Getting Started with Microsoft Power BI An easy to follow guide for beginners and end users like me! This guide is designed for end users like me, to help you

More information

Solution Components Sugar 6.5 Release

Solution Components Sugar 6.5 Release Solution Components 6.5 Release CRM, Inc. 10050 N. Wolfe Road SW2-130 Cupertino, CA 95014 USA T: +1.408.454.6900 F: +1.408.873.2872 CRM Solution Components This is a list of the most common components

More information

Microsoft Excel. Zoho Reports. A detailed comparison study on why spreadsheets are not best suited for analytics

Microsoft Excel. Zoho Reports. A detailed comparison study on why spreadsheets are not best suited for analytics Microsoft Excel VS Zoho Reports A detailed comparison study on why spreadsheets are not best suited for analytics Introduction Some say that data is the new oil, and information is the currency of the

More information

What to Expect? Duration: Two days (16 hours) Contact Us:

What to Expect? Duration: Two days (16 hours) Contact Us: Power BI Discover self-service business intelligence. Analyze your data, create interactive reports and share your findings throughout your organization. What to Expect? This two-day training delivers

More information

Oracle Risk Management Cloud. Release 13 (updates 18A 18C) What s New

Oracle Risk Management Cloud. Release 13 (updates 18A 18C) What s New Oracle Risk Management Cloud Release 13 (updates 18A 18C) What s New TABLE OF CONTENTS DOCUMENT HISTORY 4 UPDATE 18C 4 Revision History 4 Overview 4 Feature Summary 5 Risk Management 8 Common 8 Monitor

More information

Delivery Options for Planning a Solution

Delivery Options for Planning a Solution Delivery Options for Planning a Solution Paul Turley Data Platform MVP Paul Turley Microsoft Data Platform MVP Principal Consultant, Intelligent Business LLC paul@intelligentbiz.net @paul_turley Sqlserverbi.blog

More information

Microsoft Dynamics 365 Business Central

Microsoft Dynamics 365 Business Central Microsoft Dynamics 365 Business Central Capability Guide Dynamics 365 BC Premium: Everything in Essential Service Management Manufacturing Microsoft Dynamics 365 Business Central is a comprehensive business

More information

Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision

Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision Financial Services Analytics ZOOM Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision PeopleSoft PS/nVision Common Complaints

More information

TABLE OF CONTENTS DOCUMENT HISTORY 3

TABLE OF CONTENTS DOCUMENT HISTORY 3 TABLE OF CONTENTS DOCUMENT HISTORY 3 UPDATE 18A 3 Revision History 3 Overview 3 Feature Summary 5 Career and Development 7 Career Development 7 Extended Set of Person Search Fields in Administrative Tools

More information

Connecting People to XE

Connecting People to XE Connecting People to XE Standard and Medium Edition 30th June 2016 1 P age Connecting People to XE Your business needs accurate and reliable exchange rate data. XE delivers businesses real-time exchange

More information

ADM-201 Q&As. Administration Essentials for New Admins. Pass Salesforce ADM-201 Exam with 100% Guarantee

ADM-201 Q&As. Administration Essentials for New Admins. Pass Salesforce ADM-201 Exam with 100% Guarantee ADM-201 Q&As Administration Essentials for New Admins Pass Salesforce ADM-201 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back

More information

Transportation Management Accounting Portal Invoice Upload

Transportation Management Accounting Portal Invoice Upload Transportation Management Accounting Portal Invoice Upload USER REFERENCE V.5 To help facilitate the submission of transportation invoices for payment, Crowley has designed a solution for the carrier to

More information